home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / retroland.swf / scripts / DefineSprite_205 / frame_39 / DoAction.as
Text File  |  2007-10-01  |  116b  |  5 lines

  1. _root.heroEND._x = _root.hero._x;
  2. _root.heroEND._y = _root.hero._y - 12;
  3. _root.hero._x = -300;
  4. gotoAndPlay(40);
  5.